Skip to content

bpo-30458: Disallow control chars in http URLs.#12755

Merged
gpshead merged 13 commits intopython:masterfrom
gpshead:url-no-control-chars
May 1, 2019
Merged

bpo-30458: Disallow control chars in http URLs.#12755
gpshead merged 13 commits intopython:masterfrom
gpshead:url-no-control-chars

Conversation

@gpshead
Copy link
Member

@gpshead gpshead commented Apr 10, 2019

bpo-36276 and bpo-30458:

disallow control characters such as whitespace in urls put into the raw http protocol within http.client.

https://bugs.python.org/issue36276

https://bugs.python.org/issue30458

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type-bug An unexpected behavior, bug, or error type-security A security issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants